GrapeCity ActiveReports for .NET 12.0J
CustomProperties コンストラクタ(KeyValuePair[])

文字列属性値の配列。
KeyValuePair配列を指定して、CustomPropertiesクラスの新しいインスタンスを初期化します。
構文
'宣言
 
Public Function New( _
   ByVal initialValues() As KeyValuePair _
)
public CustomProperties( 
   KeyValuePair[] initialValues
)

パラメータ

initialValues
文字列属性値の配列。
参照

関連項目

CustomProperties クラス
CustomProperties メンバ
オーバーロード一覧

 

 


Copyright © 2003 GrapeCity inc. All rights reserved.